home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / pspad / Syntax / 8051 Assembler, Keil.INI next >
INI File  |  2002-04-05  |  936b  |  109 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=8051 Assembler, Keil
  4. FileType=*.a51,*.asm,*.asm51
  5. ANSIComment=0
  6. PasComment=0
  7. SlashComment=0
  8. CComment=0
  9. SpecComment=0
  10. BasComment=1
  11. FoxComment=0
  12. REMComment=0
  13. ExclComment=0
  14. ByComment=0
  15. SharpComment=0
  16. SlashComment=0
  17. SingleQuote=1
  18. DoubleQuote=0
  19. Preprocessors=0
  20. [KeyWords]
  21. ACALL=
  22. ADD=
  23. ADDC=
  24. AJMP=
  25. ANL=
  26. AT=
  27. BIT=
  28. BSEG=
  29. CALL=
  30. CJNE=
  31. CLR=
  32. CODE=
  33. CPL=
  34. CSEG=
  35. DA=
  36. DATA=
  37. DB=
  38. DBIT=
  39. DEC=
  40. DIV=
  41. DJNZ=
  42. DS=
  43. DSEG=
  44. DW=
  45. END=
  46. EQU=
  47. EXTRN=
  48. IDATA=
  49. INC=
  50. ISEG=
  51. JB=
  52. JBC=
  53. JC=
  54. JMP=
  55. JNB=
  56. JNC=
  57. JNZ=
  58. JZ=
  59. LCALL=
  60. LJMP=
  61. MOV=
  62. MOVC=
  63. MOVX=
  64. MUL=
  65. NAME=
  66. NOP=
  67. ORG=
  68. ORL=
  69. POP=
  70. PUBLIC=
  71. PUSH=
  72. RET=
  73. RETI=
  74. RL=
  75. RLC=
  76. RR=
  77. RRC=
  78. RSEG=
  79. SEGMENT=
  80. SET=
  81. SETB=
  82. SJMP=
  83. SUBB=
  84. SWAP=
  85. USING=
  86. XDATA=
  87. XCH=
  88. XCHD=
  89. XRL=
  90. XSEG=
  91. XSET=
  92. [ReservedWords]
  93. AND=
  94. ELSE=
  95. ELSEIF=
  96. ENDIF=
  97. ENDM=
  98. EXITM=
  99. IF=
  100. INCLUDE=
  101. IRP=
  102. IRPC=
  103. LOCAL=
  104. MACRO=
  105. NUL=
  106. OR=
  107. REPT=
  108. RESET=
  109.